|
currentsens 2.2.0
|
Settings for registers of Current Sens Click driver. More...
Macros | |
| #define | CURRENTSENS_NUM_CONVERSIONS 200 |
| Current Sens default ADC samples number for averaging. | |
| #define | CURRENTSENS_ADC_RESOLUTION 0x0FFF |
| Current Sens ADC setting. | |
| #define | CURRENTSENS_VREF_2V5 2.5 |
| #define | CURRENTSENS_VREF_3V3 3.3 |
| #define | CURRENTSENS_VREF_5V 5.0 |
| #define | CURRENTSENS_TIMEOUT_MS 2000 |
| Current Sens timeout setting. | |
| #define | CURRENTSENS_SET_DATA_SAMPLE_EDGE SET_SPI_DATA_SAMPLE_EDGE |
| Data sample selection. | |
| #define | CURRENTSENS_SET_DATA_SAMPLE_MIDDLE SET_SPI_DATA_SAMPLE_MIDDLE |
Settings for registers of Current Sens Click driver.
| #define CURRENTSENS_ADC_RESOLUTION 0x0FFF |
Current Sens ADC setting.
Specified settings for ADC of Current Sens Click driver.
| #define CURRENTSENS_NUM_CONVERSIONS 200 |
Current Sens default ADC samples number for averaging.
Specified default ADC samples number for averaging of Current Sens Click driver.
| #define CURRENTSENS_SET_DATA_SAMPLE_EDGE SET_SPI_DATA_SAMPLE_EDGE |
Data sample selection.
This macro sets data samples for SPI modules.
| #define CURRENTSENS_SET_DATA_SAMPLE_MIDDLE SET_SPI_DATA_SAMPLE_MIDDLE |
| #define CURRENTSENS_TIMEOUT_MS 2000 |
Current Sens timeout setting.
Specified setting for timeout of Current Sens Click driver.
| #define CURRENTSENS_VREF_2V5 2.5 |
| #define CURRENTSENS_VREF_3V3 3.3 |
| #define CURRENTSENS_VREF_5V 5.0 |